Skip to content

Conversation

@Keftcha
Copy link
Contributor

@Keftcha Keftcha commented Oct 16, 2025

Check if the X character is only the verification digit

PR according to this topic.

Resolve exercism/python#4014

@github-actions
Copy link
Contributor

Hello. Thanks for opening a PR on Exercism 🙂

We ask that all changes to Exercism are discussed on our Community Forum before being opened on GitHub. To enforce this, we automatically close all PRs that are submitted. That doesn't mean your PR is rejected but that we want the initial discussion about it to happen on our forum where a wide range of key contributors across the Exercism ecosystem can weigh in.

You can use this link to copy this into a new topic on the forum. If we decide the PR is appropriate, we'll reopen it and continue with it, so please don't delete your local branch.

If you're interested in learning more about this auto-responder, please read this blog post.


Note: If this PR has been pre-approved, please link back to this PR on the forum thread and a maintainer or staff member will reopen it.

@github-actions github-actions bot closed this Oct 16, 2025
@Cool-Katt Cool-Katt reopened this Oct 16, 2025
@Keftcha Keftcha force-pushed the ISBN-Verifier branch 3 times, most recently from b53040e to 5610496 Compare October 16, 2025 21:17
@Keftcha Keftcha requested a review from Cool-Katt October 16, 2025 21:18
Copy link
Member

@IsaacG IsaacG left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+cc @ErikSchierboom for write approval

@Keftcha
Copy link
Contributor Author

Keftcha commented Oct 22, 2025

Hi,
I see that the pipeline didn't pass because of a 500 error on a service:

### Errors in exercises/secret-handshake/metadata.toml

* [500] [https://www.imdb.com/title/tt0058331/quotes/?item=qt0437047](https://www.imdb.com/title/tt0058331/quotes/?item=qt0437047) | Network error: Internal Server Error

I there a way to retry running the pipeline or should I amend my commit to re-push it ?

@IsaacG
Copy link
Member

IsaacG commented Oct 22, 2025

I there a way to retry running the pipeline or should I amend my commit to re-push it ?

The test can be manually reran by people with access ... but that test failure is unrelated to this PR so I would just ignore it.

@IsaacG IsaacG merged commit d281afd into exercism:main Oct 22, 2025
6 of 7 checks passed
@Keftcha
Copy link
Contributor Author

Keftcha commented Oct 22, 2025

Thanks you !

@Keftcha Keftcha deleted the ISBN-Verifier branch October 22, 2025 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ISBN Verifier] Error in tests that check if the X character is only the verification digit

4 participants